/*
Theme Name: Forbes Custom
Author: Born & Raised
Author URI: http://www.wearebnr.com
Description: Default template for Forbes Custom
Version: 1.0
Text Domain: forbescustom
*/
@font-face {
  font-family: "BebasNeue";
  src: url(fonts/BebasNeue.otf);
}
.font-bold {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.font-medium {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.font-book {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.font-light {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.body-font-regular {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
}
.body-font-regular-italic {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 400;
}
.body-font-medium {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
}
.body-font-medium-italic {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 500;
}
.body-font-semibold {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 600;
}
.body-font-semibold-italic {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 600;
}
.body-font-bold {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
}
.body-font-bold-italic {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 700;
}
html,
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: normal;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
a {
  -webkit-transition: color .1s , -webkit-transform  0s;
  -moz-transition: color .1s , -moz-transform  0s;
  -ms-transition: color .1s , -ms-transform  0s;
  -o-transition: color .1s , -o-transform  0s;
  transition: color .1s , transform  0s;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.flexy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-label {
  display: inline-block;
  padding: 3px 11px;
  background-color: #fff;
  border: 2px solid #000;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.1px;
}
.search-title {
  text-transform: capitalize;
}
.search-result {
  color: #000;
  display: block;
}
@media (max-width: 767px) {
  .section-label {
    font-size: 12px;
    line-height: 14px;
    padding: 3px 8px;
  }
}
nav {
  background-color: rgba(11, 11, 11, 0.95);
  height: 65px;
  position: fixed;
  width: 100%;
  z-index: 30;
  top: 0;
  border-bottom: 1px solid transparent;
  -webkit-transition: background-color .2s ease, border-color .2s ease , -webkit-transform  0s;
  -moz-transition: background-color .2s ease, border-color .2s ease , -moz-transform  0s;
  -ms-transition: background-color .2s ease, border-color .2s ease , -ms-transform  0s;
  -o-transition: background-color .2s ease, border-color .2s ease , -o-transform  0s;
  transition: background-color .2s ease, border-color .2s ease , transform  0s;
}
@media (max-width: 767px) {
  nav {
    padding: 14px 13px;
    width: calc(100% - 26px);
    z-index: 26;
    height: 35px;
  }
}
nav.color-swap {
  background-color: #fff;
  border-bottom: 1px solid #cecece;
}
nav.color-swap.panel-active {
  border-bottom: 1px solid #565656;
}
nav.color-swap .logo svg path {
  fill: #000000;
}
nav.color-swap .right-nav .other-pages li a {
  color: #000000;
}
nav.color-swap .right-nav .browse-categories-button {
  border-left: 1px solid #cecece;
}
nav.color-swap .right-nav .browse-categories-button a {
  color: #000;
}
nav.color-swap .right-nav .search-container {
  border-left: 1px solid #cecece;
}
@media (max-width: 767px) {
  nav.color-swap .right-nav .search-container {
    border-left: 1px solid #000;
  }
}
nav.color-swap .right-nav .search-container input {
  color: #000;
}
nav.color-swap .right-nav .search-container i {
  color: #000;
}
nav.panel-active .nav-curtain {
  visibility: visible;
  opacity: 1;
}
nav.panel-active .right-nav .browse-categories-button {
  width: 239px;
  border-left: 1px solid transparent;
  background-color: #f2cf2c;
}
@media (max-width: 889px) {
  nav.panel-active .right-nav .browse-categories-button {
    width: 179px;
  }
}
nav.panel-active .right-nav .browse-categories-button a {
  color: #000;
}
nav.panel-active .right-nav .browse-categories-button a i {
  color: #000;
}
nav.panel-active .category-menu-container {
  height: calc(100vh);
}
@media (max-width: 767px) {
  nav.panel-active .mobile-nav-container {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
nav .nav-curtain {
  display: none;
  visibility: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
  opacity: 0;
  -webkit-transition: visibility .25s ease, opacity .25s ease , -webkit-transform  0s;
  -moz-transition: visibility .25s ease, opacity .25s ease , -moz-transform  0s;
  -ms-transition: visibility .25s ease, opacity .25s ease , -ms-transform  0s;
  -o-transition: visibility .25s ease, opacity .25s ease , -o-transform  0s;
  transition: visibility .25s ease, opacity .25s ease , transform  0s;
}
@media (max-width: 767px) {
  nav .nav-curtain {
    display: block;
  }
}
nav .logo {
  color: #272f39;
  float: left;
  font-size: 17px;
  position: relative;
  left: 30px;
  top: 18px;
}

nav .logo a {
  display: inline-block;
  line-height: 22px;
  vertical-align: middle;
}

.advertising-label {
  color: white;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 0;
  margin-top: 5px
}

@media (max-width: 1024px) {
  .advertising-label {
    display: block;
  }

  nav .logo {
    top: 13px;
  }
}
@media (max-width: 767px) {
  nav .logo {
    width: auto;
    top: 0;
    left: 0;
  }
}
nav .logo svg {
  width: 179px;
  height: 22px;
}
@media (max-width: 767px) {
  nav .logo svg {
    width: 137px;
    height: 17px;
  }
}
nav a.mobile-menu-button {
  display: none;
}
@media (max-width: 767px) {
  nav a.mobile-menu-button {
    display: block;
    text-decoration: none;
    width: 16px;
    height: 17px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 20px;
  }
  nav a.mobile-menu-button span {
    display: block;
    background-color: #f2cf2c;
    height: 2px;
    margin-bottom: 3px;
  }
  nav a.mobile-menu-button span.three {
    width: 13px;
  }
  nav a.mobile-menu-button span.four {
    width: 5px;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  nav .mobile-nav-container {
    background-color: #fff;
    position: absolute;
    width: 291px;
    height: 100vh;
    right: 0;
    top: 0;
    z-index: 3;
    -webkit-transform: translateX(291px);
    -moz-transform: translateX(291px);
    -ms-transform: translateX(291px);
    -o-transform: translateX(291px);
    transform: translateX(291px);
    -webkit-transition:  , -webkit-transform  .25s ease;
    -moz-transition:  , -moz-transform  .25s ease;
    -ms-transition:  , -ms-transform  .25s ease;
    -o-transition:  , -o-transform  .25s ease;
    transition:  , transform  .25s ease;
  }
}
nav .right-nav {
  float: right;
  width: 640px;
  height: 100%;
}
@media (max-width: 889px) {
  nav .right-nav {
    width: 530px;
  }
}
@media (max-width: 767px) {
  nav .right-nav {
    width: 100%;
    height: 50px;
    float: none;
  }
}
nav .right-nav .other-pages {
  float: left;
  height: 100%;
  width: 170px;
}
@media (max-width: 889px) {
  nav .right-nav .other-pages {
    width: 140px;
  }
}
@media (max-width: 767px) {
  nav .right-nav .other-pages {
    display: none;
  }
}
nav .right-nav .other-pages li {
  display: inline-block;
  position: relative;
  top: 17px;
  margin-right: 29px;
}
@media (max-width: 889px) {
  nav .right-nav .other-pages li {
    margin-right: 12px;
  }
}
nav .right-nav .other-pages li:first-child {
  margin-left: 9px;
}
@media (max-width: 889px) {
  nav .right-nav .other-pages li:first-child {
    margin-left: 0;
  }
}
nav .right-nav .other-pages li:last-child {
  margin-right: 31px;
}
@media (max-width: 889px) {
  nav .right-nav .other-pages li:last-child {
    margin-right: 0;
  }
}
nav .right-nav .other-pages li a {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: -0.7px;
  color: #999999;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: color .2s ease , -webkit-transform  0s;
  -moz-transition: color .2s ease , -moz-transform  0s;
  -ms-transition: color .2s ease , -ms-transform  0s;
  -o-transition: color .2s ease , -o-transform  0s;
  transition: color .2s ease , transform  0s;
}
nav .right-nav .browse-categories-button {
  float: left;
  width: 238px;
  height: 100%;
  border-left: 1px solid #414141;
  -webkit-transition: border-color .2s ease , -webkit-transform  0s;
  -moz-transition: border-color .2s ease , -moz-transform  0s;
  -ms-transition: border-color .2s ease , -ms-transform  0s;
  -o-transition: border-color .2s ease , -o-transform  0s;
  transition: border-color .2s ease , transform  0s;
}
@media (max-width: 889px) {
  nav .right-nav .browse-categories-button {
    width: 179px;
  }
}
@media (max-width: 767px) {
  nav .right-nav .browse-categories-button {
    display: none;
  }
}
nav .right-nav .browse-categories-button a {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: -0.4px;
  color: #fff;
  text-decoration: none;
  padding: 18px 27px;
  display: inline-block;
}
@media (max-width: 889px) {
  nav .right-nav .browse-categories-button a span.browse {
    display: none;
  }
}
nav .right-nav .browse-categories-button a i {
  color: #f2cf2c;
  font-size: 15px;
  position: relative;
  left: 10px;
}
nav .right-nav .search-container {
  float: left;
  width: 230px;
  height: 100%;
  border-left: 1px solid #414141;
  box-sizing: border-box;
  padding: 17px 18px;
  -webkit-transition: border-color .2s ease , -webkit-transform  0s;
  -moz-transition: border-color .2s ease , -moz-transform  0s;
  -ms-transition: border-color .2s ease , -ms-transform  0s;
  -o-transition: border-color .2s ease , -o-transform  0s;
  transition: border-color .2s ease , transform  0s;
}
@media (max-width: 889px) {
  nav .right-nav .search-container {
    width: 210px;
  }
}
@media (max-width: 767px) {
  nav .right-nav .search-container {
    float: none;
    width: 238px;
    height: 50px;
    border: none;
    background-color: #000;
    padding: 10px 15px;
  }
}
nav .right-nav .search-container input {
  border: none;
  background-color: transparent;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #fff;
  padding: 0;
  width: 154px;
  height: 30px;
  -webkit-transition: color .2s ease , -webkit-transform  0s;
  -moz-transition: color .2s ease , -moz-transform  0s;
  -ms-transition: color .2s ease , -ms-transform  0s;
  -o-transition: color .2s ease , -o-transform  0s;
  transition: color .2s ease , transform  0s;
}
@media (max-width: 889px) {
  nav .right-nav .search-container input {
    width: 144px;
  }
}
@media (max-width: 767px) {
  nav .right-nav .search-container input {
    width: 168px;
  }
}
nav .right-nav .search-container input:focus {
  outline: none;
}
nav .right-nav .search-container i {
  color: #f2cf2c;
  font-size: 20px;
  position: relative;
  left: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: color .2s ease , -webkit-transform  0s;
  -moz-transition: color .2s ease , -moz-transform  0s;
  -ms-transition: color .2s ease , -ms-transform  0s;
  -o-transition: color .2s ease , -o-transform  0s;
  transition: color .2s ease , transform  0s;
}
nav .right-nav .mobile-close-button {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 53px;
  height: 50px;
  background-color: #f2cf2c;
  line-height: 44px;
  font-size: 32px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  nav .right-nav .mobile-close-button {
    display: block;
  }
}
nav .category-menu-container {
  position: fixed;
  width: 470px;
  height: 0;
  right: 0;
  top: 65px;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-transition: height .3s ease , -webkit-transform  0s;
  -moz-transition: height .3s ease , -moz-transform  0s;
  -ms-transition: height .3s ease , -ms-transform  0s;
  -o-transition: height .3s ease , -o-transform  0s;
  transition: height .3s ease , transform  0s;
}
@media (max-width: 889px) {
  nav .category-menu-container {
    width: 390px;
  }
}
@media (max-width: 767px) {
  nav .category-menu-container {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
  }
}
nav .category-menu-container ul.category-menu {
  padding-left: 30px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu {
    padding-left: 10px;
  }
}
nav .category-menu-container ul.category-menu > li {
  display: block;
  position: relative;
  border-bottom: 1px solid #cccccc;
  padding: 28px 30px 30px 70px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li {
    padding: 15px 10px 27px 49px;
  }
}
nav .category-menu-container ul.category-menu > li > img {
  position: absolute;
  width: 61px;
  height: 61px;
  top: 24px;
  left: -9px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li > img {
    width: 40px;
    height: 40px;
    top: 27px;
    left: -1px;
  }
}
nav .category-menu-container ul.category-menu > li > a {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 24px;
  letter-spacing: -0.9px;
  color: #000;
  text-decoration: none;
}
nav .category-menu-container ul.category-menu > li > a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li > a {
    font-size: 18px;
    line-height: 24px;
  }
}
nav .category-menu-container ul.category-menu > li > ul.subcategories {
  position: relative;
  margin-left: 26px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li > ul.subcategories {
    margin-top: 7px;
  }
}
nav .category-menu-container ul.category-menu > li > ul.subcategories:before {
  content: "";
  width: 18px;
  height: 0;
  border-bottom: 2px solid #f2cf2c;
  position: absolute;
  left: -26px;
  top: 8px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li > ul.subcategories:before {
    left: -27px;
  }
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li {
  display: inline-block;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  margin-right: 2px;
}
@media (max-width: 767px) {
  nav .category-menu-container ul.category-menu > li > ul.subcategories > li {
    font-size: 14px;
    margin-right: -2px;
  }
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li:after {
  content: ",";
  position: relative;
  right: 3px;
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li:last-child {
  margin-right: 0px;
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li:last-child:after {
  content: "";
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li a {
  color: #000;
}
nav .category-menu-container ul.category-menu > li > ul.subcategories > li a:hover {
  color: #888;
}
#content.curtain-active .curtain {
  visibility: visible;
  opacity: 1;
}
#content .curtain {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 2;
  opacity: 0;
  -webkit-transition: visibility .25s ease, opacity .25s ease , -webkit-transform  0s;
  -moz-transition: visibility .25s ease, opacity .25s ease , -moz-transform  0s;
  -ms-transition: visibility .25s ease, opacity .25s ease , -ms-transform  0s;
  -o-transition: visibility .25s ease, opacity .25s ease , -o-transform  0s;
  transition: visibility .25s ease, opacity .25s ease , transform  0s;
}
.spotlight-on-hero-container {
  position: relative;
  width: 100%;
  height: 49.7vw;
  margin-bottom: 54px;
  max-height: 636px;
}
@media (max-width: 1024px) {
  .spotlight-on-hero-container {
    min-height: 509px;
  }
}
@media (max-width: 767px) {
  .spotlight-on-hero-container {
    height: 189.7vw;
    margin-bottom: 30px;
  }
}
.spotlight-on-hero-container .swiper-container {
  width: 100%;
  height: 100%;
}
.spotlight-on-hero-container .swiper-container .swiper-button-prev {
  display: block !important;
  background-image: none;
}
.spotlight-on-hero-container .swiper-container .swiper-button-next {
  display: block !important;
  background-image: none;
}
.spotlight-on-hero-container .spotlight-on-hero {
  width: 100%;
  height: 100%;
  position: relative;
}
.spotlight-on-hero-container .spotlight-on-hero .image-container {
  display: block;
  width: 100%;
  height: 88%;
  background-size: cover;
  background-position: 50% 50%;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta {
  position: absolute;
  width: 570px;
  margin: 0 auto;
  background-color: #f2cf2c;
  text-align: center;
  padding: 6px 22px 30px;
  box-sizing: border-box;
  bottom: 0;
  left: 50%;
  margin-left: -285px;
}
@media (max-width: 767px) {
  .spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta {
    width: 100%;
    left: auto;
    margin-left: auto;
    padding: 6px 8px 46px;
  }
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .section-label {
  position: relative;
  top: -20px;
}
@media (max-width: 767px) {
  .spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .section-label {
    top: -18px;
  }
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta h2 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -0.6px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta h2 {
    font-size: 32px;
    line-height: 33px;
    letter-spacing: -0.4px;
    margin-bottom: 13px;
  }
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta h2 a {
  color: #000;
  text-decoration: none;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta h2 a:hover {
  text-decoration: underline;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .category-and-date-container {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: -0.1px;
  color: #222222;
  margin-bottom: 5px;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .category-and-date-container a {
  color: #222222;
  text-decoration: none;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .category-and-date-container a:hover {
  text-decoration: underline;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .category-and-date-container .categories {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta p.excerpt {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.1px;
}
@media (max-width: 767px) {
  .spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta p.excerpt {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.1px;
  }
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .swiper-button-prev {
  display: none;
}
.spotlight-on-hero-container .spotlight-on-hero .issue-meta-container .issue-meta .swiper-button-next {
  display: none;
}
.body-content .featured-and-recent {
  padding: 0 40px 21px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 36px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.body-content .featured-and-recent:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent {
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
}
.body-content .featured-and-recent .featured-container {
  float: left;
  width: calc(100% - 310px);
}
@media (max-width: 1110px) {
  .body-content .featured-and-recent .featured-container {
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-top: 30px;
  }
}
.body-content .featured-and-recent .featured-container .section-label {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .section-label {
    margin-bottom: 28px;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container {
  clear: both;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview {
  padding-bottom: 46px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ccc;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview {
    padding-bottom: 6px;
    margin-bottom: 22px;
    border-bottom: none;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-image {
  float: left;
  width: 56.5%;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-image {
    float: none;
    width: 100%;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-image img {
  max-width: 100%;
  border: none;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 1110px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-image img {
    width: 100%;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info {
  float: left;
  width: 43.5%;
  text-align: center;
  box-sizing: border-box;
  padding: 35px 32px 30px 40px;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info {
    float: none;
    width: 100%;
    padding: 21px 26px;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info h3 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  letter-spacing: -0.4px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 13px;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info h3 a {
  color: #000;
  text-decoration: none;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info h3 a:hover {
  text-decoration: underline;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: -0.1px;
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container a {
  color: #222222;
  text-decoration: none;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container a:hover {
  text-decoration: underline;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container .categories {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info .category-and-date-container .publish-date {
  color: #333;
}
.body-content .featured-and-recent .featured-container .article-preview-container .article-preview .article-info p.excerpt {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.1px;
}
.body-content .featured-and-recent #recent-topics {
  float: left;
  margin-left: 59px;
  width: 250px;
  padding-top: 12px;
}
@media (max-width: 1110px) {
  .body-content .featured-and-recent #recent-topics {
    float: none;
    width: auto;
    margin-left: 0;
    padding: 36px 0 0;
  }
}
@media (max-width: 767px) {
  .body-content .featured-and-recent #recent-topics {
    padding: 36px 36px 19px 34px;
    border-bottom: 1px solid #ccc;
  }
}
@media (max-width: 1110px) and (min-width: 890px) {
  .body-content .featured-and-recent #recent-topics .inner {
    max-width: 810px;
    margin: 0 auto;
  }
}
@media (max-width: 889px) and (min-width: 600px) {
  .body-content .featured-and-recent #recent-topics .inner {
    max-width: 530px;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  .body-content .featured-and-recent #recent-topics .inner {
    margin: 0 auto;
    max-width: 250px;
  }
}
.body-content .featured-and-recent #recent-topics .section-title {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 18px;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .body-content .featured-and-recent #recent-topics .section-title {
    margin-bottom: 22px;
  }
}
.body-content .featured-and-recent #recent-topics ul:after {
  content: "";
  display: table;
  clear: both;
}
.body-content .featured-and-recent #recent-topics ul li {
  margin-bottom: 34px;
}
@media (max-width: 1110px) and (min-width: 890px) {
  .body-content .featured-and-recent #recent-topics ul li {
    float: left;
    margin-right: 30px;
  }
  .body-content .featured-and-recent #recent-topics ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 889px) and (min-width: 600px) {
  .body-content .featured-and-recent #recent-topics ul li {
    float: left;
    margin-right: 30px;
  }
  .body-content .featured-and-recent #recent-topics ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .body-content .featured-and-recent #recent-topics ul li {
    margin-bottom: 40px;
  }
}
.body-content .featured-and-recent #recent-topics ul li a.category {
  text-decoration: none;
  color: #000;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-image {
  margin-bottom: 10px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-image img {
  max-width: 100%;
  border: none;
  background-size: cover;
  background-position: 50% 50%;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info:after {
  content: "";
  display: table;
  clear: both;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.subcat-only {
  margin-top: -4px;
  margin-bottom: 58px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.subcat-only .subcat {
  position: relative;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 18px;
  letter-spacing: -0.2px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.subcat-only .subcat:after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 0;
  width: 30px;
  height: 4px;
  background-color: #f2cf2c;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.with-icon .left-panel {
  float: left;
  width: 41px;
  height: 31px;
  border-right: 4px solid #f2cf2c;
  margin-right: 9px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.with-icon .left-panel img {
  max-width: 41px;
  position: relative;
  top: -8px;
  left: -6px;
  border: none;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.with-icon .right-panel {
  float: left;
  width: 184px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.with-icon .right-panel .top-cat {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.1px;
  min-height: 18px;
  margin-top: -3px;
  margin-bottom: 2px;
}
.body-content .featured-and-recent #recent-topics ul li a.category .category-info.with-icon .right-panel .bottom-cat {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 15px;
}
.body-content .latest-container {
  clear: both;
  text-align: center;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .body-content .latest-container {
    padding-bottom: 16px;
  }
}
.body-content .latest-container .inner {
  padding: 0 40px 101px;
}
@media (max-width: 767px) {
  .body-content .latest-container .inner {
    padding: 30px 20px;
  }
}
.body-content .latest-container .section-label {
  margin-bottom: 34px;
}
@media (max-width: 767px) {
  .body-content .latest-container .section-label {
    margin-bottom: 30px;
  }
}
.body-content .latest-container .article-preview-container {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .body-content .latest-container .article-preview-container {
    margin-bottom: 24px;
  }
}
.body-content .latest-container .article-preview-container .article-preview {
  width: 30.8%;
  margin-bottom: 48px;
  margin-left: 3.8%;
}
@media (max-width: 767px) {
  .body-content .latest-container .article-preview-container .article-preview {
    width: 100%;
    margin-bottom: 38px;
    margin-left: 0;
  }
}
.body-content .latest-container .article-preview-container .article-preview:nth-child(3n + 1) {
  margin-left: 0;
}
.body-content .latest-container .article-preview-container .article-preview .article-image {
  margin-bottom: 9px;
}
.body-content .latest-container .article-preview-container .article-preview .article-image img {
  max-width: 100%;
  border: none;
  background-size: cover;
  background-position: 50% 50%;
}
@media (max-width: 767px) {
  .body-content .latest-container .article-preview-container .article-preview .article-image img {
    width: 100%;
  }
}
.body-content .latest-container .article-preview-container .article-preview .article-info h3 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  letter-spacing: -0.1px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .body-content .latest-container .article-preview-container .article-preview .article-info h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 13px;
  }
}
.body-content .latest-container .article-preview-container .article-preview .article-info h3 a {
  color: #000;
  text-decoration: none;
}
.body-content .latest-container .article-preview-container .article-preview .article-info h3 a:hover {
  text-decoration: underline;
}
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: -0.1px;
  color: #222222;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container {
    margin-bottom: 9px;
  }
}
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container a {
  color: #222;
  text-decoration: none;
}
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container a:hover {
  text-decoration: underline;
}
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container .categories,
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container .subcategory {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
.body-content .latest-container .article-preview-container .article-preview .article-info .category-and-date-container .publish-date {
  color: #333;
}
.body-content .latest-container .article-preview-container .article-preview .article-info p.excerpt {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.1px;
}
.categories-page-header {
  padding-top: 65px;
}
@media (max-width: 767px) {
  .categories-page-header {
    padding-top: 50px;
  }
}
.categories-page-header .inner {
  padding: 48px 40px 40px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .categories-page-header .inner {
    padding: 31px 20px 0;
  }
}
.categories-page-header .inner h1 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: -0.1px;
  color: #000;
  z-index: 1;
  position: relative;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    border-bottom: 4px solid #f2cf2c;
    padding-bottom: 5px;
  }
}
.categories-page-header .inner h1 br {
  display: none;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 br {
    display: inline;
  }
}
.categories-page-header .inner h1 span {
  display: inline-block;
}
.categories-page-header .inner h1 span.top-level-category {
  border-bottom: 4px solid #f2cf2c;
  padding-bottom: 29px;
  padding-left: 63px;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 span.top-level-category {
    border-bottom: none;
    padding-bottom: 0;
    padding-left: 37px;
    margin-bottom: 9px;
  }
}
.categories-page-header .inner h1 span.top-level-category a {
  color: #000;
  text-decoration: none;
}
.categories-page-header .inner h1 span.top-level-category a:hover {
  text-decoration: underline;
}
.categories-page-header .inner h1 span.top-level-category img {
  display: inline-block;
  width: 70px;
  position: absolute;
  top: -23px;
  left: -10px;
  border: none;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 span.top-level-category img {
    width: 42px;
    top: -10px;
    left: -7px;
  }
}
.categories-page-header .inner h1 span.slashes {
  color: #f2cf2c;
  margin: auto 9px auto 13px;
  font-size: 33px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 span.slashes {
    font-size: 28px;
    margin-left: 0;
    margin-right: 11px;
  }
}
.categories-page-header .inner h1 span.slashes .slash {
  -webkit-transform: rotate(19deg);
  -moz-transform: rotate(19deg);
  -ms-transform: rotate(19deg);
  -o-transform: rotate(19deg);
  transform: rotate(19deg);
}
.categories-page-header .inner h1 span.slashes .slash:last-child {
  position: relative;
  left: -2px;
}
.categories-page-header .inner h1 span.subcategory {
  color: #666666;
}
@media (max-width: 767px) {
  .categories-page-header .inner h1 span.subcategory {
    padding-bottom: 15px;
  }
}
.categories-page-header .inner hr {
  border-top: 2px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0;
  position: relative;
  top: -4px;
  width: calc(100% - 310px);
}
@media (max-width: 767px) {
  .categories-page-header .inner hr {
    width: auto;
    border-top: 1px solid #cccccc;
  }
}
.categories-page-header .inner hr.full-width {
  width: auto;
}
#show-more-posts-button {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.2px;
  color: #000;
  text-decoration: none;
  position: relative;
  left: 14px;
  display: inline-block;
  border-bottom: 3px solid #f2cf2c;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  #show-more-posts-button {
    font-size: 15px;
    line-height: 23px;
    border-bottom: 2px solid #f2cf2c;
    padding-bottom: 6px;
    left: -12px;
  }
}
#show-more-posts-button i {
  position: absolute;
  right: -30px;
  top: 1px;
}
@media (max-width: 767px) {
  #show-more-posts-button i {
    right: -22px;
  }
}
#page-content.standard-page {
  min-height: 520px;
}
@media (max-width: 767px) {
  #page-content.standard-page {
    min-height: 0;
  }
}
#page-content.standard-page .standard-page-header {
  padding-top: 65px;
}
@media (max-width: 767px) {
  #page-content.standard-page .standard-page-header {
    padding-top: 50px;
  }
}
#page-content.standard-page .standard-page-header .inner {
  padding: 48px 40px 40px;
}
@media (max-width: 767px) {
  #page-content.standard-page .standard-page-header .inner {
    padding: 31px 20px 0;
  }
}
#page-content.standard-page .standard-page-header .inner h1 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: -0.1px;
  color: #000;
  z-index: 1;
  position: relative;
  max-width: 740px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #page-content.standard-page .standard-page-header .inner h1 {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    border-bottom: 4px solid #f2cf2c;
    padding-bottom: 5px;
  }
}
#page-content.standard-page .standard-page-header .inner h1 span {
  display: inline-block;
  border-bottom: 4px solid #f2cf2c;
  padding-bottom: 29px;
}
@media (max-width: 767px) {
  #page-content.standard-page .standard-page-header .inner h1 span {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 9px;
  }
}
#page-content.standard-page .standard-page-header .inner hr {
  border-top: 2px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0 auto;
  position: relative;
  top: -4px;
  max-width: 740px;
}
@media (max-width: 767px) {
  #page-content.standard-page .standard-page-header .inner hr {
    width: auto;
    border-top: 1px solid #cccccc;
  }
}
#page-content.standard-page .body-content .body-content-inner {
  max-width: 740px;
  padding: 0 40px 50px;
  margin: 0 auto;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: -0.2px;
  color: #1b1b1b;
}
@media (max-width: 767px) {
  #page-content.standard-page .body-content .body-content-inner {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 20px 20px;
  }
}
#page-content.standard-page .body-content .body-content-inner p {
  margin-bottom: 30px;
}
#page-content.search-page .search-page-header {
  padding-top: 65px;
}
@media (max-width: 767px) {
  #page-content.search-page .search-page-header {
    padding-top: 50px;
  }
}
#page-content.search-page .search-page-header .inner {
  padding: 48px 40px 10px;
}
@media (max-width: 767px) {
  #page-content.search-page .search-page-header .inner {
    padding: 31px 20px 0;
  }
}
#page-content.search-page .search-page-header .inner h1 {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: -0.1px;
  color: #666666;
  z-index: 1;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #page-content.search-page .search-page-header .inner h1 {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    border-bottom: 4px solid #f2cf2c;
    padding-bottom: 5px;
  }
}
#page-content.search-page .search-page-header .inner h1 span.outer {
  display: inline-block;
  border-bottom: 4px solid #f2cf2c;
  padding-bottom: 29px;
}
@media (max-width: 767px) {
  #page-content.search-page .search-page-header .inner h1 span.outer {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 9px;
  }
}
#page-content.search-page .search-page-header .inner h1 span.search-term {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  color: #181818;
}
#page-content.search-page .search-page-header .inner hr {
  border-top: 2px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0 auto;
  position: relative;
  top: -4px;
  max-width: 1200px;
}
@media (max-width: 767px) {
  #page-content.search-page .search-page-header .inner hr {
    width: auto;
    border-top: 1px solid #cccccc;
  }
}
#page-content.search-page .body-content .body-content-inner {
  max-width: 1200px;
  padding: 0 40px 50px;
  margin: 0 auto;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  color: #1b1b1b;
}
@media (max-width: 767px) {
  #page-content.search-page .body-content .body-content-inner {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
    padding: 20px 20px;
  }
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse {
  text-decoration: none;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-thumbnail-inside {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 6px;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-thumbnail-inside .gs-title {
  text-decoration: none;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-thumbnail-inside .gs-title b {
  text-decoration: none;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-thumbnail-inside .gsc-table-result {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-url-top {
  display: none;
}
#page-content.search-page .body-content .body-content-inner .gsc-control-cse .gsc-table-result {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
#page-content.search-page .body-content .body-content-inner .gs-webResult.gs-result a.gs-title:visited,
#page-content.search-page .body-content .body-content-inner .gs-webResult.gs-result a.gs-title:visited b,
#page-content.search-page .body-content .body-content-inner .gs-imageResult a.gs-title:visited,
#page-content.search-page .body-content .body-content-inner .gs-imageResult a.gs-title:visited b {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  height: auto;
}
html.ie-9 .body-content .latest-container .article-preview-container:after,
html.ie-10 .body-content .latest-container .article-preview-container:after {
  content: "";
  display: table;
  clear: both;
}
html.ie-9 .body-content .latest-container .article-preview-container .article-preview,
html.ie-10 .body-content .latest-container .article-preview-container .article-preview {
  float: left;
  margin-left: 3.7%;
}
html.ie-9 .body-content .latest-container .article-preview-container .article-preview:nth-child(3n + 1),
html.ie-10 .body-content .latest-container .article-preview-container .article-preview:nth-child(3n + 1) {
  clear: both;
  margin-left: 0;
}
.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
  display: none;
  opacity: 0;
}
.article-background {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  z-index: 0;
  top: 0;
  background-color: #222;
}
@media (max-width: 767px) {
  .article-background {
    display: none;
  }
}
.hero-curtain {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 0;
  top: 0;
}
html.touch .article-background {
  background-attachment: initial;
}
#content {
  background-color: #fff;
}
@media (max-width: 1024px) {
  #content {
    overflow: hidden;
  }
}
#page-content .content-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
}
@media (min-width: 1280px) {
  #page-content .content-inner {
    max-width: 1340px;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner {
    padding: 0 0;
  }
}
#page-content .content-inner article {
  padding-top: 65px;
}
@media (max-width: 767px) {
  #page-content .content-inner article {
    padding-top: 50px;
  }
}
#page-content .content-inner article .hero-section {
  padding-top: 104px;
  padding-bottom: 49px;
  width: calc(100% - 455px);
  margin-left: 52px;
  padding-left: 24px;
  padding-right: 25px;
}
@media (max-width: 1024px) {
  #page-content .content-inner article .hero-section {
    padding-left: 50px;
  }
}
@media (min-width: 768px) {
  #page-content .content-inner article .hero-section {
    background-image: none !important;
    margin-left: 79px;
    padding-top: 64px;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner article .hero-section {
    width: auto;
    margin-left: 0;
    padding-top: 28px;
    min-height: 97vw;
    padding-left: 16px;
    padding-right: 16px;
    background-image: url(../images/best_of_africa_bg_mobile.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 23%;
    position: relative;
  }
}
#page-content .content-inner article .hero-section h1 {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 58px;
  line-height: 56px;
  letter-spacing: -2.4px;
  color: #fff;
  margin-bottom: 16px;
  max-width: 892px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  #page-content .content-inner article .hero-section h1 {
    font-size: 38px;
    line-height: 39px;
  }
}
#page-content .content-inner article .hero-section h1 img {
  max-width: 425px;
  max-height: 167px;
}
@media (max-width: 1024px) {
  #page-content .content-inner article .hero-section h1 img {
    max-width: 420px;
    max-height: 25vw;
  }
}
#page-content .content-inner article .hero-section .subheader {
  position: relative;
  z-index: 2;
}
#page-content .content-inner article .hero-section .subheader p {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.15px;
  color: #fff;
  max-width: 510px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .hero-section .subheader p {
    font-size: 14px;
    line-height: 18px;
  }
}
#page-content .content-inner article .hero-section .subheader p strong {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
}
#page-content .content-inner article .hero-section .date-header {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: -0.05px;
  color: #fff;
  position: relative;
  z-index: 2;
}
#page-content .content-inner article .hero-section .mobile-hero-curtain {
  display: none;
}
@media (max-width: 767px) {
  #page-content .content-inner article .hero-section .mobile-hero-curtain {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
  }
}
#page-content .content-inner article .lower-section .share-container {
  float: left;
  width: 52px;
  min-height: 1px;
}
@media (max-width: 1024px) {
  #page-content .content-inner article .lower-section .share-container {
    width: 79px;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .share-container {
    display: none;
  }
}
#page-content .content-inner article .lower-section .share-container ul.social-bar {
  width: 25px;
  padding-left: 10px;
}
@media (max-width: 1024px) {
  #page-content .content-inner article .lower-section .share-container ul.social-bar {
    padding-left: 27px;
  }
}
#page-content .content-inner article .lower-section .share-container ul.social-bar.stick {
  position: fixed;
  top: 50px;
}
#page-content .content-inner article .lower-section .share-container ul.social-bar.color-swap li a {
  color: #000;
}
#page-content .content-inner article .lower-section .share-container ul.social-bar li {
  margin-bottom: 24px;
  text-align: center;
}
#page-content .content-inner article .lower-section .share-container ul.social-bar li a {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  -webkit-transition: color .25s ease , -webkit-transform  0s;
  -moz-transition: color .25s ease , -moz-transform  0s;
  -ms-transition: color .25s ease , -ms-transform  0s;
  -o-transition: color .25s ease , -o-transform  0s;
  transition: color .25s ease , transform  0s;
}
#page-content .content-inner article .lower-section .article-body {
  float: left;
  width: calc(100% - 380px);
  background-color: #fff;
}
@media (max-width: 1024px) {
  #page-content .content-inner article .lower-section .article-body {
    width: calc(100% - 148px);
  }
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body {
    width: 100%;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner {
  padding: 0 50px 39px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner {
    padding: 20px 16px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .date-header {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 27px;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 46px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .date-header {
    font-size: 10px;
    padding-bottom: 1px;
    margin-bottom: 28px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner hr {
  border-top: 1px solid #cccccc;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin: 0;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner hr {
    display: none;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section {
  padding-top: 65px;
  margin-top: -41px;
  padding-bottom: 18px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section {
    padding-bottom: 4px;
    margin-bottom: 30px;
    padding-top: 50px;
    margin-top: -50px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container {
  clear: both;
  margin-bottom: 40px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container:after {
  content: "";
  display: table;
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .header-subheader-container {
  float: left;
  padding-top: 24px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .header-subheader-container {
    float: none;
    width: auto;
    padding-top: 0;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .header-subheader-container.with-sponsor {
  width: 65%;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .header-subheader-container.with-sponsor {
    width: auto;
    margin-bottom: 16px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container {
  float: left;
  width: 35%;
  max-height: 84px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container {
    float: none;
    width: auto;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container .sponsor-text {
  float: right;
  width: 61%;
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .05px;
  text-align: right;
  margin-right: 4%;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container .sponsor-text a {
  color: #000;
  text-decoration: none;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .headers-and-sponsor-container .sponsor-container .sponsor-image {
  float: right;
  width: 35%;
  text-align: right;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section h2 {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 36px;
  letter-spacing: -1.2px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section h2 {
    font-size: 30px;
    line-height: 28px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .subheader {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 21px;
  line-height: 27px;
  letter-spacing: -0.2px;
  margin-top: 8px;
  color: #333;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .subheader {
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -0.1px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section h3 {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 29px;
  letter-spacing: -0.9px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section h3 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.6px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section h3 + p {
  margin-top: 20px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: -0.2px;
  color: #1b1b1b;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 24px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p:first-of-type {
  margin-top: 13px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p:first-of-type {
    margin-top: 18px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p:first-of-type:first-letter {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
  float: left;
  font-size: 106px;
  line-height: 68px;
  padding-top: 10px;
  padding-right: 7px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p:first-of-type:first-letter {
    font-size: 89px;
    line-height: 57px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p strong,
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p b {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p a {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  color: #0079d6;
  text-decoration: none;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section p a:hover {
  text-decoration: underline;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure {
  margin: 46px 0 34px 0;
  padding: 0;
  text-align: center;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure.float-right {
  float: right;
  max-width: 40%;
  margin-top: 0;
  margin-left: 20px;
  margin-bottom: 20px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure.float-left {
  float: left;
  max-width: 40%;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 20px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure img {
  max-width: 100%;
  max-height: 520px;
  margin-bottom: 7px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure figcaption {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 500;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: -0.1px;
  color: #1b1b1b;
  text-align: left;
  display: inline-block;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section figure figcaption {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.1px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large {
  text-align: center;
  margin: 38px 20px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large.float-right {
  float: right;
  width: 40%;
  text-align: left;
  margin-top: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large.float-right {
    width: auto;
    float: none;
    text-align: center;
    margin: 38px 20px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large span.quote {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.05px;
  display: block;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large span.quote {
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.05px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large span.sub {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: -0.8px;
  display: block;
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.large span.sub {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 0.3px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.block {
  margin: 38px 0;
  padding: 0 18px;
  border-left: 3px solid;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: -0.2px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.block {
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -0.2px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section blockquote.block .standout {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  font-style: italic;
  color: #1b1b1b;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul {
  padding-left: 34px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul {
    padding-left: 25px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li {
  position: relative;
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 29px;
  letter-spacing: -0.2px;
  color: #1b1b1b;
  margin-bottom: 14px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li {
    font-size: 16px;
    line-height: 25px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li:before {
  content: "\25a0";
  position: absolute;
  left: -25px;
  top: -1px;
  font-size: 22px;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li:before {
    font-size: 20px;
    left: -22px;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section hr {
  border-bottom: 1px solid #cccccc;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image {
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image:after {
  content: "";
  display: table;
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image.image-on-left figure {
  float: left;
}
@media (max-width: 470px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image.image-on-left figure {
    margin-bottom: 0;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image.image-on-left blockquote {
  float: left;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image.image-on-right figure {
  float: right;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image.image-on-right blockquote {
  float: right;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image figure {
  width: 40%;
}
@media (max-width: 470px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image figure {
    float: none !important;
    width: auto;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image blockquote {
  width: 60%;
  padding: 38px 20px;
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 470px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .block-quote-with-image blockquote {
    float: none !important;
    width: auto;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom {
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom:after {
  content: "";
  display: table;
  clear: both;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container {
  float: right;
  width: 35%;
  max-height: 84px;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container {
    float: none;
    width: auto;
  }
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container .sponsor-text {
  float: right;
  width: 61%;
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: .05px;
  text-align: right;
  margin-right: 4%;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container .sponsor-text a {
  color: #000;
  text-decoration: none;
}
#page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section .sponsor-container-bottom .sponsor-container .sponsor-image {
  float: right;
  width: 35%;
  text-align: right;
}
#page-content .content-inner .jump-nav-container {
  position: relative;
  width: 328px;
  right: 0px;
  top: 0px;
  float: right;
  z-index: 20;
  opacity: 0;
  -webkit-transition: opacity .25s ease , -webkit-transform  0s;
  -moz-transition: opacity .25s ease , -moz-transform  0s;
  -ms-transition: opacity .25s ease , -ms-transform  0s;
  -o-transition: opacity .25s ease , -o-transform  0s;
  transition: opacity .25s ease , transform  0s;
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container {
    -webkit-transition: width .25s ease, margin-left .25s ease, right .25s ease , -webkit-transform  0s;
    -moz-transition: width .25s ease, margin-left .25s ease, right .25s ease , -moz-transform  0s;
    -ms-transition: width .25s ease, margin-left .25s ease, right .25s ease , -ms-transform  0s;
    -o-transition: width .25s ease, margin-left .25s ease, right .25s ease , -o-transform  0s;
    transition: width .25s ease, margin-left .25s ease, right .25s ease , transform  0s;
  }
  #page-content .content-inner .jump-nav-container:before {
    content: "";
    width: 306px;
    height: 200vh;
    top: -100vh;
    display: block;
    position: absolute;
    background-color: #fff;
    -webkit-transition: width .01s ease , -webkit-transform  0s;
    -moz-transition: width .01s ease , -moz-transform  0s;
    -ms-transition: width .01s ease , -ms-transform  0s;
    -o-transition: width .01s ease , -o-transform  0s;
    transition: width .01s ease , transform  0s;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container {
    position: fixed;
    top: 0;
    z-index: 40;
    width: 290px;
    opacity: 1;
    -webkit-transition:  , -webkit-transform  .25s ease;
    -moz-transition:  , -moz-transform  .25s ease;
    -ms-transition:  , -ms-transform  .25s ease;
    -o-transition:  , -o-transform  .25s ease;
    transition:  , transform  .25s ease;
  }
}
#page-content .content-inner .jump-nav-container.stick {
  position: fixed;
  top: 46px;
  left: 50%;
  margin-left: 262px;
}
@media (max-width: 1240px) {
  #page-content .content-inner .jump-nav-container.stick {
    right: 30px;
    left: auto;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  #page-content .content-inner .jump-nav-container.stick {
    left: 100%;
    margin-left: -358px;
  }
}
@media (min-width: 1400px) {
  #page-content .content-inner .jump-nav-container.stick {
    left: 50%;
    margin-left: 342px;
  }
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container.closed {
    width: 69px;
    cursor: pointer;
    right: 0px;
  }
  #page-content .content-inner .jump-nav-container.closed:before {
    -webkit-transform: translate(306px, 0px);
    -moz-transform: translate(306px, 0px);
    -ms-transform: translate(306px, 0px);
    -o-transform: translate(306px, 0px);
    transform: translate(306px, 0px);
    -webkit-transition-delay: .24s;
    -moz-transition-delay: .24s;
    -o-transition-delay: .24s;
    transition-delay: .24s;
  }
  #page-content .content-inner .jump-nav-container.closed .jump-nav-inner .info {
    opacity: 0;
  }
  #page-content .content-inner .jump-nav-container.closed .jump-nav-inner .instructions span {
    opacity: 0;
  }
  #page-content .content-inner .jump-nav-container.closed .jump-nav-inner .list-wrap ul li {
    border-color: #fff;
  }
  #page-content .content-inner .jump-nav-container.closed .jump-nav-inner .list-wrap ul li a {
    opacity: 0;
    pointer-events: none;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container.closed {
    width: 100%;
    right: 0;
    -webkit-transform: translate(0, 100vh);
    -moz-transform: translate(0, 100vh);
    -ms-transform: translate(0, 100vh);
    -o-transform: translate(0, 100vh);
    transform: translate(0, 100vh);
  }
  #page-content .content-inner .jump-nav-container.closed:before {
    display: none;
  }
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container.closed.stick {
    left: auto;
    margin-left: auto;
    right: 30px;
  }
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container.open {
    width: 306px;
    right: 0;
  }
  #page-content .content-inner .jump-nav-container.open:before {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container.open {
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #page-content .content-inner .jump-nav-container.open:before {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container.open.stick {
    left: auto;
    margin-left: auto;
    right: 0;
  }
}
#page-content .content-inner .jump-nav-container.open .click-trigger {
  display: none;
}
#page-content .content-inner .jump-nav-container.show {
  opacity: 1;
}
#page-content .content-inner .jump-nav-container .click-trigger {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container .click-trigger {
    display: block;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .click-trigger {
    display: none;
  }
}
#page-content .content-inner .jump-nav-container .jump-nav-inner {
  padding-left: 20px;
  width: 282px;
}
@media (max-width: 1024px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner {
    width: 278px;
    padding-left: 28px;
    box-sizing: border-box;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner {
    padding-left: 15px;
    padding-top: 45px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner .info {
    margin-bottom: -20px;
  }
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info > span {
  display: block;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info .close-button {
  position: absolute;
  top: 0px;
  right: 15px;
  display: none;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 39px;
  line-height: 41px;
  color: #000;
  cursor: pointer;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner .info .close-button {
    display: block;
  }
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info .title {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin-bottom: 2px;
  position: relative;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info .date {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 23px;
  color: #000;
  margin-bottom: 21px;
  position: relative;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info ul.social-bar {
  font-size: 22px;
  line-height: 40px;
  color: #000;
  margin-top: 6px;
  margin-bottom: 18px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info ul.social-bar li {
  display: inline-block;
  margin-right: 24px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info ul.social-bar li a {
  color: #000;
  display: inline-block;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .info hr {
  border-top: 1px solid #cccccc;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin-left: -15px;
  margin-bottom: 20px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .instructions {
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.05px;
  color: #000;
  position: relative;
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner .instructions {
    display: none;
  }
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .instructions i {
  font-size: 21px;
  position: relative;
  top: 2px;
  left: 10px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .instructions img {
  position: relative;
  top: 4px;
  margin-right: 4px;
}
@media (max-width: 767px) {
  #page-content .content-inner .jump-nav-container .jump-nav-inner .instructions img {
    display: none;
  }
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .instructions span {
  opacity: 1;
  -webkit-transition: opacity .25s ease , -webkit-transform  0s;
  -moz-transition: opacity .25s ease , -moz-transform  0s;
  -ms-transition: opacity .25s ease , -ms-transform  0s;
  -o-transition: opacity .25s ease , -o-transform  0s;
  transition: opacity .25s ease , transform  0s;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul {
  padding-left: 21px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li {
  padding: 24px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  -webkit-transition: border-color .25s ease , -webkit-transform  0s;
  -moz-transition: border-color .25s ease , -moz-transform  0s;
  -ms-transition: border-color .25s ease , -ms-transform  0s;
  -o-transition: border-color .25s ease , -o-transform  0s;
  transition: border-color .25s ease , transform  0s;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li:before {
  content: "\25a0";
  position: absolute;
  left: -22px;
  top: 29px;
  display: inline-block;
  font-size: 10px;
  color: #ffffff;
  border: 1px solid #666666;
  line-height: 5px;
  width: 5px;
  height: 5px;
  -webkit-transition: left .25s ease, top .25s ease, font-size .25s ease, color .25s ease, border .25s ease, width .25s ease, height .25s ease, line-height .25s ease , -webkit-transform  0s;
  -moz-transition: left .25s ease, top .25s ease, font-size .25s ease, color .25s ease, border .25s ease, width .25s ease, height .25s ease, line-height .25s ease , -moz-transform  0s;
  -ms-transition: left .25s ease, top .25s ease, font-size .25s ease, color .25s ease, border .25s ease, width .25s ease, height .25s ease, line-height .25s ease , -ms-transform  0s;
  -o-transition: left .25s ease, top .25s ease, font-size .25s ease, color .25s ease, border .25s ease, width .25s ease, height .25s ease, line-height .25s ease , -o-transform  0s;
  transition: left .25s ease, top .25s ease, font-size .25s ease, color .25s ease, border .25s ease, width .25s ease, height .25s ease, line-height .25s ease , transform  0s;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li.passed:before {
  font-size: 21px;
  border: none;
  text-indent: -2px;
  top: 30px;
  left: -22px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li.active:before {
  font-size: 34px;
  border: 1px solid #000;
  line-height: 15px;
  width: 15px;
  height: 15px;
  text-indent: -2px;
  left: -27px;
  top: 23px;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li a {
  color: #181818;
  text-decoration: none;
  opacity: 1;
  -webkit-transition: opacity .25s , -webkit-transform  0s;
  -moz-transition: opacity .25s , -moz-transform  0s;
  -ms-transition: opacity .25s , -ms-transform  0s;
  -o-transition: opacity .25s , -o-transform  0s;
  transition: opacity .25s , transform  0s;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li a:hover {
  text-decoration: none;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li a span.title {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  -webkit-text-size-adjust: none;
}
#page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li a span.desc {
  font-family: "minion-pro", Georgia, serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.05px;
}
#page-content .content-inner .mobile-jump-footer {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  background-color: #fff;
  border-top: 1px solid #333;
}
@media (max-width: 767px) {
  #page-content .content-inner .mobile-jump-footer {
    display: block;
  }
}
#page-content .content-inner .mobile-jump-footer .inner:after {
  content: "";
  display: table;
  clear: both;
}
#page-content .content-inner .mobile-jump-footer ul {
  float: left;
  padding: 11px 14px;
}
#page-content .content-inner .mobile-jump-footer ul li {
  display: inline-block;
  margin-right: 24px;
}
#page-content .content-inner .mobile-jump-footer ul li:last-child {
  margin-right: 0;
}
#page-content .content-inner .mobile-jump-footer ul li a {
  font-size: 15px;
  color: #000;
}
#page-content .content-inner .mobile-jump-footer .jump-to-a-section {
  float: right;
  font-family: "minion-pro", Georgia, serif;
  font-style: italic;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: -0.05px;
  color: #000;
  padding: 9px 14px;
  cursor: pointer;
}
#page-content .content-inner .mobile-jump-footer .jump-to-a-section i {
  font-size: 19px;
  margin-left: 10px;
}
html.iOS #page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li.active:before {
  font-size: 24px;
  line-height: 11px;
  text-indent: 0px;
}
html.ie #page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li.active:before {
  font-size: 24px;
  line-height: 11px;
  text-indent: 0px;
}
html.firefox #page-content .content-inner .jump-nav-container .jump-nav-inner .list-wrap ul li.active:before {
  font-size: 24px;
  line-height: 14px;
  text-indent: 0px;
}
html.ie-8 #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li:before,
html.ie-9 #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li:before,
html.ie-10 #page-content .content-inner article .lower-section .article-body .article-body-inner .article-body-content section ul li:before {
  font-size: 12px;
}
#issue-footer {
  clear: both;
  padding-bottom: 54px;
  position: relative;
}
@media (max-width: 767px) {
  #issue-footer {
    padding-bottom: 24px;
  }
}
#issue-footer .issue-footer-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (min-width: 1280px) {
  #issue-footer .issue-footer-inner {
    max-width: 1340px;
  }
}
@media (max-width: 767px) {
  #issue-footer .issue-footer-inner {
    padding: 0;
  }
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap {
  width: calc(100% - 480px);
  margin-left: 52px;
  padding: 0 50px;
}
@media (max-width: 1024px) {
  #issue-footer .issue-footer-inner .issue-footer-inner-wrap {
    width: calc(100% - 248px);
    padding: 0;
    margin-left: 129px;
  }
}
@media (max-width: 767px) {
  #issue-footer .issue-footer-inner .issue-footer-inner-wrap {
    width: auto;
    padding: 0 16px;
    margin-left: auto;
  }
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section a.back-to-top {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2px;
  color: #181818;
  text-decoration: none;
}
@media (max-width: 767px) {
  #issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section a.back-to-top {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.2px;
  }
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container {
  float: right;
}
@media (max-width: 767px) {
  #issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container {
    float: none;
    margin-top: 13px;
  }
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container span.share-text {
  display: inline-block;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.2px;
  color: #181818;
}
@media (max-width: 767px) {
  #issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container span.share-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.2px;
  }
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container ul {
  display: inline-block;
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container ul li {
  display: inline-block;
  margin-left: 15px;
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .top-section .share-container ul li a {
  font-size: 20px;
  color: #181818;
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .bottom-section {
  clear: both;
  margin-top: 58px;
}
#issue-footer .issue-footer-inner .issue-footer-inner-wrap .bottom-section p {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 15px;
  letter-spacing: 0.2px;
  color: #181818;
}
footer {
  background-color: #f2cf2c;
  position: relative;
  z-index: 20;
}
footer .inner {
  padding: 38px 30px 72px;
}
footer .inner:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  footer .inner {
    padding: 21px 20px 34px;
  }
}
footer .left-panel {
  width: 24%;
  margin-right: 2%;
  float: left;
}
@media (max-width: 767px) {
  footer .left-panel {
    float: none;
    width: auto;
    margin-right: auto;
    margin-bottom: 24px;
  }
}
footer .left-panel h5 {
  max-width: 180px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  footer .left-panel h5 {
    max-width: 116px;
    margin-bottom: 10px;
  }
}
footer .left-panel h5 svg {
  max-width: 100%;
}
footer .left-panel p {
  max-width: 210px;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 18px;
  letter-spacing: -0.2px;
}
@media (max-width: 767px) {
  footer .left-panel p {
    margin-bottom: 10px;
  }
}
footer .right-panel {
  width: 74%;
  float: left;
}
footer .right-panel:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  footer .right-panel {
    float: none;
    width: auto;
    border-top: 1px solid #000;
  }
}
footer .right-panel .row-1 {
  padding-bottom: 20px;
  min-height: 159px;
}
footer .right-panel .row-1:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 {
    padding-bottom: 8px;
  }
}
footer .right-panel .row-1 .col-1 {
  float: left;
  width: 31%;
  margin-right: 3.6%;
  margin-top: 3px;
  border-top: 2px solid #000;
  padding-top: 16px;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-1 {
    float: none;
    width: auto;
    margin-right: 0;
    margin-top: 0;
    border-top: none;
    padding-top: 11px;
  }
}
footer .right-panel .row-1 .col-1 ul li {
  display: inline-block;
  margin-right: 21px;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-1 ul li {
    margin-right: 13px;
  }
}
footer .right-panel .row-1 .col-1 ul li a {
  color: #000;
  font-size: 26px;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-1 ul li a {
    font-size: 18px;
  }
}
footer .right-panel .row-1 .col-2 {
  float: left;
  width: 31%;
  margin-right: 6.2%;
  margin-top: 3px;
  border-top: 2px solid #000;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: -0.6px;
  padding-top: 14px;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-2 {
    font-size: 12px;
    line-height: 16px;
    border-top: none;
    width: 50%;
    margin-right: 14.7%;
  }
}
footer .right-panel .row-1 .col-3 {
  float: left;
  width: 28%;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.5px;
  margin-top: -3px;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-3 {
    font-size: 12px;
    line-height: 16px;
    margin-top: 16px;
  }
}
footer .right-panel .row-1 .col-3 a {
  color: #000;
  text-decoration: none;
}
footer .right-panel .row-1 .col-3 a:hover {
  text-decoration: underline;
}
footer .right-panel .row-1 .col-3 img {
  position: relative;
  top: 6px;
  left: 6px;
  border: none;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-3 img {
    left: 0px;
    width: 36px;
  }
}
footer .right-panel .row-1 .col-3 br {
  display: none;
}
@media (max-width: 767px) {
  footer .right-panel .row-1 .col-3 br {
    display: inline;
  }
}
footer .right-panel .row-2 {
  padding: 22px 0;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
}
@media (max-width: 767px) {
  footer .right-panel .row-2 {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 9px 0 16px;
  }
}
footer .right-panel .row-2 ul#menu-footer-menu li {
  display: inline-block;
  margin-right: 32px;
}
footer .right-panel .row-2 ul#menu-footer-menu li a {
  text-decoration: none;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: -0.15px;
  color: #000;
}
footer .right-panel .row-3 {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.5px;
  padding-top: 15px;
}
@media (max-width: 767px) {
  footer .right-panel .row-3 {
    font-size: 11px;
    line-height: 24px;
    padding-top: 13px;
  }
}
footer .right-panel .row-3 p.copyright {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  footer .right-panel .row-3 p.copyright {
    margin-bottom: 20px;
  }
}
footer .right-panel .row-3 p.legal-disclaimer {
  max-width: 620px;
}
@media (max-width: 767px) {
  footer .right-panel .row-3 p.legal-disclaimer {
    font-size: 9px;
    line-height: 16px;
  }
}
